.container input:focus ~ .search {
    right: -250px;
    background: #151515;
    z-index: 6;
}

.hf-img {
    width: 100%;
}
.hf-img img {
    max-width: 100%;
}
.xypg-banner .img{
    height: 400px;
}
.xy-footer .xy-ft-cpy a:hover{
    color: #eee;
}
/*Ê×Ò³ÐÂÎÅ*/
@media (max-width:992px){
    .xyin-news-slick .slick-con .wz:hover .info .info-text{
         transform: translateY(0px);
    }
}
